Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps mikepenz/action-junit-report from 5.6.2 to 6.0.0.

Release notes

Sourced from mikepenz/action-junit-report's releases.

v6.0.0

[!IMPORTANT]
This update moves to node24 for actions. For self-hosted runners ensure they are up2date.

🚀 Features

  • Add job_summary_text input to include custom text in job summary
  • Add include_skipped parameter to control skipped test visibility in summary tables

🧪 Tests

  • Replace Jest with Vitest

💬 Other

  • Fix README.md
  • Update devcontainer

📦 Dependencies

  • Dev dependency upgrades
  • Update dev dependencies
  • Bump actions/checkout from 4 to 5
  • Bump actions/setup-node from 4 to 5
  • Upgrade dev dependencies

Contributors:

Commits
  • 5b7ee5a Merge pull request #1411 from mikepenz/copilot/fix-1410
  • 2882d97 test to exclude skipped
  • 4120301 simplify conditions again
  • 4120dea Add include_skipped parameter to control skipped tests in summary tables
  • 948edbd Initial plan
  • 5c9969e Merge pull request #1439 from mikepenz/feature/1435_2
  • b958369 update README
  • a0fdecc apply feedback on writing the summary
  • 1af74a5 add job_summary_text input to include custom text in job summary
  • 6be04cc Merge pull request #1437 from mikepenz/feature/dependency_upgrades
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 5.6.2 to 6.0.0.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@3585e95...5b7ee5a)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 13, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2025
@philprime philprime enabled auto-merge (squash) October 20, 2025 11:29
Copy link
Member

@philprime philprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant